[INFO] fetching crate hoodlum-parser 0.5.0...
[INFO] fixing hoodlum-parser-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate hoodlum-parser 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hoodlum-parser 0.5.0
[INFO] finished tweaking crates.io crate hoodlum-parser 0.5.0
[INFO] tweaked toml for crates.io crate hoodlum-parser 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hoodlum-parser 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding lalrpop-util v0.12.5 (available: v0.23.1)
[INFO] [stderr]       Adding libflate v0.1.27 (available: v2.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `hoodlum-parser` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56322f3b8462fda29a23555d0a20c9fc3d2ef011f8fc37b8aad7e1dcbb9c9547
[INFO] running `Command { std: "docker" "start" "56322f3b8462fda29a23555d0a20c9fc3d2ef011f8fc37b8aad7e1dcbb9c9547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56322f3b8462fda29a23555d0a20c9fc3d2ef011f8fc37b8aad7e1dcbb9c9547" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56322f3b8462fda29a23555d0a20c9fc3d2ef011f8fc37b8aad7e1dcbb9c9547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56322f3b8462fda29a23555d0a20c9fc3d2ef011f8fc37b8aad7e1dcbb9c9547" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `hoodlum-parser` (manifest) generated 1 warning
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking lalrpop-util v0.12.5
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling hoodlum-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/hdl_parser.rs (4 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s
[INFO] [stderr] crater-edition-check: hoodlum-parser v0.5.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling hoodlum-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]  --> src/hdl_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ast;
[INFO] [stdout]   |     ^^^ no external crate `ast`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ast;
[INFO] [stdout]   |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]  --> src/hdl_parser.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use ast;
[INFO] [stdout]   |         ^^^ no external crate `ast`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use crate::ast;
[INFO] [stdout]   |         +++++++
[INFO] [stdout] 9 |     use crate::hdl_parser::ast;
[INFO] [stdout]   |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]     --> src/hdl_parser.rs:6307:9
[INFO] [stdout]      |
[INFO] [stdout] 6307 |     use ast;
[INFO] [stdout]      |         ^^^ no external crate `ast`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]      |
[INFO] [stdout] 6307 |     use crate::ast;
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 6307 |     use crate::hdl_parser::ast;
[INFO] [stdout]      |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]      --> src/hdl_parser.rs:12445:9
[INFO] [stdout]       |
[INFO] [stdout] 12445 |     use ast;
[INFO] [stdout]       |         ^^^ no external crate `ast`
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]       |
[INFO] [stdout] 12445 |     use crate::ast;
[INFO] [stdout]       |         +++++++
[INFO] [stdout] 12445 |     use crate::hdl_parser::ast;
[INFO] [stdout]       |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:17989:28
[INFO] [stdout]       |
[INFO] [stdout] 17989 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]       = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18019:28
[INFO] [stdout]       |
[INFO] [stdout] 18019 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18073:29
[INFO] [stdout]       |
[INFO] [stdout] 18073 |                         103 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18083:29
[INFO] [stdout]       |
[INFO] [stdout] 18083 |                         106 ... 107 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18113:29
[INFO] [stdout]       |
[INFO] [stdout] 18113 |                         113 ... 114 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18173:30
[INFO] [stdout]       |
[INFO] [stdout] 18173 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18178:30
[INFO] [stdout]       |
[INFO] [stdout] 18178 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18183:30
[INFO] [stdout]       |
[INFO] [stdout] 18183 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18188:30
[INFO] [stdout]       |
[INFO] [stdout] 18188 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18193:30
[INFO] [stdout]       |
[INFO] [stdout] 18193 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18198:30
[INFO] [stdout]       |
[INFO] [stdout] 18198 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18203:30
[INFO] [stdout]       |
[INFO] [stdout] 18203 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18208:30
[INFO] [stdout]       |
[INFO] [stdout] 18208 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18213:30
[INFO] [stdout]       |
[INFO] [stdout] 18213 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18218:30
[INFO] [stdout]       |
[INFO] [stdout] 18218 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18223:30
[INFO] [stdout]       |
[INFO] [stdout] 18223 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18228:30
[INFO] [stdout]       |
[INFO] [stdout] 18228 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18233:30
[INFO] [stdout]       |
[INFO] [stdout] 18233 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18238:30
[INFO] [stdout]       |
[INFO] [stdout] 18238 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18243:30
[INFO] [stdout]       |
[INFO] [stdout] 18243 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18248:30
[INFO] [stdout]       |
[INFO] [stdout] 18248 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18253:30
[INFO] [stdout]       |
[INFO] [stdout] 18253 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18258:30
[INFO] [stdout]       |
[INFO] [stdout] 18258 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18263:30
[INFO] [stdout]       |
[INFO] [stdout] 18263 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18268:30
[INFO] [stdout]       |
[INFO] [stdout] 18268 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18273:30
[INFO] [stdout]       |
[INFO] [stdout] 18273 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18278:30
[INFO] [stdout]       |
[INFO] [stdout] 18278 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18283:30
[INFO] [stdout]       |
[INFO] [stdout] 18283 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18288:30
[INFO] [stdout]       |
[INFO] [stdout] 18288 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18293:30
[INFO] [stdout]       |
[INFO] [stdout] 18293 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18298:30
[INFO] [stdout]       |
[INFO] [stdout] 18298 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18303:30
[INFO] [stdout]       |
[INFO] [stdout] 18303 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18308:30
[INFO] [stdout]       |
[INFO] [stdout] 18308 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18313:31
[INFO] [stdout]       |
[INFO] [stdout] 18313 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18318:31
[INFO] [stdout]       |
[INFO] [stdout] 18318 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18323:31
[INFO] [stdout]       |
[INFO] [stdout] 18323 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18328:31
[INFO] [stdout]       |
[INFO] [stdout] 18328 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18333:31
[INFO] [stdout]       |
[INFO] [stdout] 18333 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18338:31
[INFO] [stdout]       |
[INFO] [stdout] 18338 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18343:31
[INFO] [stdout]       |
[INFO] [stdout] 18343 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18348:31
[INFO] [stdout]       |
[INFO] [stdout] 18348 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18353:31
[INFO] [stdout]       |
[INFO] [stdout] 18353 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18358:31
[INFO] [stdout]       |
[INFO] [stdout] 18358 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18363:31
[INFO] [stdout]       |
[INFO] [stdout] 18363 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18368:31
[INFO] [stdout]       |
[INFO] [stdout] 18368 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18373:31
[INFO] [stdout]       |
[INFO] [stdout] 18373 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18378:31
[INFO] [stdout]       |
[INFO] [stdout] 18378 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18383:31
[INFO] [stdout]       |
[INFO] [stdout] 18383 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18388:31
[INFO] [stdout]       |
[INFO] [stdout] 18388 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18393:31
[INFO] [stdout]       |
[INFO] [stdout] 18393 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18398:31
[INFO] [stdout]       |
[INFO] [stdout] 18398 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18403:31
[INFO] [stdout]       |
[INFO] [stdout] 18403 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18408:31
[INFO] [stdout]       |
[INFO] [stdout] 18408 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18413:31
[INFO] [stdout]       |
[INFO] [stdout] 18413 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18418:32
[INFO] [stdout]       |
[INFO] [stdout] 18418 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18518:28
[INFO] [stdout]       |
[INFO] [stdout] 18518 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18535:30
[INFO] [stdout]       |
[INFO] [stdout] 18535 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18540:30
[INFO] [stdout]       |
[INFO] [stdout] 18540 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18545:30
[INFO] [stdout]       |
[INFO] [stdout] 18545 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18550:30
[INFO] [stdout]       |
[INFO] [stdout] 18550 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18555:30
[INFO] [stdout]       |
[INFO] [stdout] 18555 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18560:30
[INFO] [stdout]       |
[INFO] [stdout] 18560 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18565:30
[INFO] [stdout]       |
[INFO] [stdout] 18565 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18570:30
[INFO] [stdout]       |
[INFO] [stdout] 18570 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18575:30
[INFO] [stdout]       |
[INFO] [stdout] 18575 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18580:30
[INFO] [stdout]       |
[INFO] [stdout] 18580 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18585:30
[INFO] [stdout]       |
[INFO] [stdout] 18585 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18590:30
[INFO] [stdout]       |
[INFO] [stdout] 18590 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18595:30
[INFO] [stdout]       |
[INFO] [stdout] 18595 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18600:30
[INFO] [stdout]       |
[INFO] [stdout] 18600 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18605:30
[INFO] [stdout]       |
[INFO] [stdout] 18605 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18610:30
[INFO] [stdout]       |
[INFO] [stdout] 18610 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18615:30
[INFO] [stdout]       |
[INFO] [stdout] 18615 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18620:30
[INFO] [stdout]       |
[INFO] [stdout] 18620 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18625:30
[INFO] [stdout]       |
[INFO] [stdout] 18625 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18630:30
[INFO] [stdout]       |
[INFO] [stdout] 18630 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18635:30
[INFO] [stdout]       |
[INFO] [stdout] 18635 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18640:30
[INFO] [stdout]       |
[INFO] [stdout] 18640 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18645:30
[INFO] [stdout]       |
[INFO] [stdout] 18645 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18650:30
[INFO] [stdout]       |
[INFO] [stdout] 18650 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18655:30
[INFO] [stdout]       |
[INFO] [stdout] 18655 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18660:30
[INFO] [stdout]       |
[INFO] [stdout] 18660 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18665:30
[INFO] [stdout]       |
[INFO] [stdout] 18665 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18670:30
[INFO] [stdout]       |
[INFO] [stdout] 18670 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18675:31
[INFO] [stdout]       |
[INFO] [stdout] 18675 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18680:31
[INFO] [stdout]       |
[INFO] [stdout] 18680 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18685:31
[INFO] [stdout]       |
[INFO] [stdout] 18685 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18690:31
[INFO] [stdout]       |
[INFO] [stdout] 18690 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18695:31
[INFO] [stdout]       |
[INFO] [stdout] 18695 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18700:31
[INFO] [stdout]       |
[INFO] [stdout] 18700 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18705:31
[INFO] [stdout]       |
[INFO] [stdout] 18705 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18710:31
[INFO] [stdout]       |
[INFO] [stdout] 18710 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18715:31
[INFO] [stdout]       |
[INFO] [stdout] 18715 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18720:31
[INFO] [stdout]       |
[INFO] [stdout] 18720 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18725:31
[INFO] [stdout]       |
[INFO] [stdout] 18725 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18730:31
[INFO] [stdout]       |
[INFO] [stdout] 18730 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18735:31
[INFO] [stdout]       |
[INFO] [stdout] 18735 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18740:31
[INFO] [stdout]       |
[INFO] [stdout] 18740 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18745:31
[INFO] [stdout]       |
[INFO] [stdout] 18745 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18750:31
[INFO] [stdout]       |
[INFO] [stdout] 18750 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18755:31
[INFO] [stdout]       |
[INFO] [stdout] 18755 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18760:31
[INFO] [stdout]       |
[INFO] [stdout] 18760 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18765:31
[INFO] [stdout]       |
[INFO] [stdout] 18765 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18770:31
[INFO] [stdout]       |
[INFO] [stdout] 18770 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18775:31
[INFO] [stdout]       |
[INFO] [stdout] 18775 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18780:32
[INFO] [stdout]       |
[INFO] [stdout] 18780 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18868:28
[INFO] [stdout]       |
[INFO] [stdout] 18868 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18873:28
[INFO] [stdout]       |
[INFO] [stdout] 18873 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18883:28
[INFO] [stdout]       |
[INFO] [stdout] 18883 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18912:28
[INFO] [stdout]       |
[INFO] [stdout] 18912 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18917:28
[INFO] [stdout]       |
[INFO] [stdout] 18917 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18927:28
[INFO] [stdout]       |
[INFO] [stdout] 18927 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18940:27
[INFO] [stdout]       |
[INFO] [stdout] 18940 |                         0 ... 95 => {
[INFO] [stdout]       |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18944:28
[INFO] [stdout]       |
[INFO] [stdout] 18944 |                         97 ... 1114111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18956:28
[INFO] [stdout]       |
[INFO] [stdout] 18956 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18961:28
[INFO] [stdout]       |
[INFO] [stdout] 18961 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18971:28
[INFO] [stdout]       |
[INFO] [stdout] 18971 |                         97 ... 118 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18981:29
[INFO] [stdout]       |
[INFO] [stdout] 18981 |                         120 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18994:28
[INFO] [stdout]       |
[INFO] [stdout] 18994 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18999:28
[INFO] [stdout]       |
[INFO] [stdout] 18999 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19009:28
[INFO] [stdout]       |
[INFO] [stdout] 19009 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19019:29
[INFO] [stdout]       |
[INFO] [stdout] 19019 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19032:28
[INFO] [stdout]       |
[INFO] [stdout] 19032 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19037:28
[INFO] [stdout]       |
[INFO] [stdout] 19037 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19047:28
[INFO] [stdout]       |
[INFO] [stdout] 19047 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19057:29
[INFO] [stdout]       |
[INFO] [stdout] 19057 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19070:28
[INFO] [stdout]       |
[INFO] [stdout] 19070 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19075:28
[INFO] [stdout]       |
[INFO] [stdout] 19075 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19085:28
[INFO] [stdout]       |
[INFO] [stdout] 19085 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19095:29
[INFO] [stdout]       |
[INFO] [stdout] 19095 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19108:28
[INFO] [stdout]       |
[INFO] [stdout] 19108 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19113:28
[INFO] [stdout]       |
[INFO] [stdout] 19113 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19123:28
[INFO] [stdout]       |
[INFO] [stdout] 19123 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19143:29
[INFO] [stdout]       |
[INFO] [stdout] 19143 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19156:28
[INFO] [stdout]       |
[INFO] [stdout] 19156 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19161:28
[INFO] [stdout]       |
[INFO] [stdout] 19161 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19171:28
[INFO] [stdout]       |
[INFO] [stdout] 19171 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19181:29
[INFO] [stdout]       |
[INFO] [stdout] 19181 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19194:28
[INFO] [stdout]       |
[INFO] [stdout] 19194 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19199:28
[INFO] [stdout]       |
[INFO] [stdout] 19199 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19209:28
[INFO] [stdout]       |
[INFO] [stdout] 19209 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19219:29
[INFO] [stdout]       |
[INFO] [stdout] 19219 |                         103 ... 108 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19234:29
[INFO] [stdout]       |
[INFO] [stdout] 19234 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19247:28
[INFO] [stdout]       |
[INFO] [stdout] 19247 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19252:28
[INFO] [stdout]       |
[INFO] [stdout] 19252 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19262:28
[INFO] [stdout]       |
[INFO] [stdout] 19262 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19272:29
[INFO] [stdout]       |
[INFO] [stdout] 19272 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19285:28
[INFO] [stdout]       |
[INFO] [stdout] 19285 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19290:28
[INFO] [stdout]       |
[INFO] [stdout] 19290 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19305:28
[INFO] [stdout]       |
[INFO] [stdout] 19305 |                         98 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19315:29
[INFO] [stdout]       |
[INFO] [stdout] 19315 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19328:28
[INFO] [stdout]       |
[INFO] [stdout] 19328 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19333:28
[INFO] [stdout]       |
[INFO] [stdout] 19333 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19343:28
[INFO] [stdout]       |
[INFO] [stdout] 19343 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19353:29
[INFO] [stdout]       |
[INFO] [stdout] 19353 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19366:28
[INFO] [stdout]       |
[INFO] [stdout] 19366 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19371:28
[INFO] [stdout]       |
[INFO] [stdout] 19371 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19381:28
[INFO] [stdout]       |
[INFO] [stdout] 19381 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19391:29
[INFO] [stdout]       |
[INFO] [stdout] 19391 |                         111 ... 116 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19401:29
[INFO] [stdout]       |
[INFO] [stdout] 19401 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19414:28
[INFO] [stdout]       |
[INFO] [stdout] 19414 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19419:28
[INFO] [stdout]       |
[INFO] [stdout] 19419 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19429:28
[INFO] [stdout]       |
[INFO] [stdout] 19429 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19439:29
[INFO] [stdout]       |
[INFO] [stdout] 19439 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19452:28
[INFO] [stdout]       |
[INFO] [stdout] 19452 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19457:28
[INFO] [stdout]       |
[INFO] [stdout] 19457 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19467:28
[INFO] [stdout]       |
[INFO] [stdout] 19467 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19477:29
[INFO] [stdout]       |
[INFO] [stdout] 19477 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19490:28
[INFO] [stdout]       |
[INFO] [stdout] 19490 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19495:28
[INFO] [stdout]       |
[INFO] [stdout] 19495 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19505:28
[INFO] [stdout]       |
[INFO] [stdout] 19505 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19515:29
[INFO] [stdout]       |
[INFO] [stdout] 19515 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19528:28
[INFO] [stdout]       |
[INFO] [stdout] 19528 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19533:28
[INFO] [stdout]       |
[INFO] [stdout] 19533 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19543:28
[INFO] [stdout]       |
[INFO] [stdout] 19543 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19553:29
[INFO] [stdout]       |
[INFO] [stdout] 19553 |                         105 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19566:28
[INFO] [stdout]       |
[INFO] [stdout] 19566 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19571:28
[INFO] [stdout]       |
[INFO] [stdout] 19571 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19581:28
[INFO] [stdout]       |
[INFO] [stdout] 19581 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19591:29
[INFO] [stdout]       |
[INFO] [stdout] 19591 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19633:28
[INFO] [stdout]       |
[INFO] [stdout] 19633 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19638:30
[INFO] [stdout]       |
[INFO] [stdout] 19638 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19643:30
[INFO] [stdout]       |
[INFO] [stdout] 19643 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19648:30
[INFO] [stdout]       |
[INFO] [stdout] 19648 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19653:30
[INFO] [stdout]       |
[INFO] [stdout] 19653 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19658:30
[INFO] [stdout]       |
[INFO] [stdout] 19658 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19663:30
[INFO] [stdout]       |
[INFO] [stdout] 19663 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19668:30
[INFO] [stdout]       |
[INFO] [stdout] 19668 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19673:30
[INFO] [stdout]       |
[INFO] [stdout] 19673 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19678:30
[INFO] [stdout]       |
[INFO] [stdout] 19678 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19683:30
[INFO] [stdout]       |
[INFO] [stdout] 19683 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19688:30
[INFO] [stdout]       |
[INFO] [stdout] 19688 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19693:30
[INFO] [stdout]       |
[INFO] [stdout] 19693 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19698:30
[INFO] [stdout]       |
[INFO] [stdout] 19698 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19703:30
[INFO] [stdout]       |
[INFO] [stdout] 19703 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19708:30
[INFO] [stdout]       |
[INFO] [stdout] 19708 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19713:30
[INFO] [stdout]       |
[INFO] [stdout] 19713 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19718:30
[INFO] [stdout]       |
[INFO] [stdout] 19718 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19723:30
[INFO] [stdout]       |
[INFO] [stdout] 19723 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19728:30
[INFO] [stdout]       |
[INFO] [stdout] 19728 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19733:30
[INFO] [stdout]       |
[INFO] [stdout] 19733 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19738:30
[INFO] [stdout]       |
[INFO] [stdout] 19738 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19743:30
[INFO] [stdout]       |
[INFO] [stdout] 19743 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19748:30
[INFO] [stdout]       |
[INFO] [stdout] 19748 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19758:30
[INFO] [stdout]       |
[INFO] [stdout] 19758 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19763:30
[INFO] [stdout]       |
[INFO] [stdout] 19763 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19768:30
[INFO] [stdout]       |
[INFO] [stdout] 19768 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19773:30
[INFO] [stdout]       |
[INFO] [stdout] 19773 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19778:31
[INFO] [stdout]       |
[INFO] [stdout] 19778 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19783:31
[INFO] [stdout]       |
[INFO] [stdout] 19783 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19788:31
[INFO] [stdout]       |
[INFO] [stdout] 19788 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19793:31
[INFO] [stdout]       |
[INFO] [stdout] 19793 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19798:31
[INFO] [stdout]       |
[INFO] [stdout] 19798 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19803:31
[INFO] [stdout]       |
[INFO] [stdout] 19803 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19808:31
[INFO] [stdout]       |
[INFO] [stdout] 19808 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19813:31
[INFO] [stdout]       |
[INFO] [stdout] 19813 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19818:31
[INFO] [stdout]       |
[INFO] [stdout] 19818 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19823:31
[INFO] [stdout]       |
[INFO] [stdout] 19823 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19828:31
[INFO] [stdout]       |
[INFO] [stdout] 19828 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19833:31
[INFO] [stdout]       |
[INFO] [stdout] 19833 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19838:31
[INFO] [stdout]       |
[INFO] [stdout] 19838 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19843:31
[INFO] [stdout]       |
[INFO] [stdout] 19843 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19848:31
[INFO] [stdout]       |
[INFO] [stdout] 19848 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19853:31
[INFO] [stdout]       |
[INFO] [stdout] 19853 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19858:31
[INFO] [stdout]       |
[INFO] [stdout] 19858 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19863:31
[INFO] [stdout]       |
[INFO] [stdout] 19863 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19868:31
[INFO] [stdout]       |
[INFO] [stdout] 19868 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19873:31
[INFO] [stdout]       |
[INFO] [stdout] 19873 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19878:31
[INFO] [stdout]       |
[INFO] [stdout] 19878 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19883:32
[INFO] [stdout]       |
[INFO] [stdout] 19883 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19928:28
[INFO] [stdout]       |
[INFO] [stdout] 19928 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19945:30
[INFO] [stdout]       |
[INFO] [stdout] 19945 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19950:30
[INFO] [stdout]       |
[INFO] [stdout] 19950 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19955:30
[INFO] [stdout]       |
[INFO] [stdout] 19955 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19960:30
[INFO] [stdout]       |
[INFO] [stdout] 19960 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19965:30
[INFO] [stdout]       |
[INFO] [stdout] 19965 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19970:30
[INFO] [stdout]       |
[INFO] [stdout] 19970 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19975:30
[INFO] [stdout]       |
[INFO] [stdout] 19975 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19980:30
[INFO] [stdout]       |
[INFO] [stdout] 19980 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19985:30
[INFO] [stdout]       |
[INFO] [stdout] 19985 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19990:30
[INFO] [stdout]       |
[INFO] [stdout] 19990 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19995:30
[INFO] [stdout]       |
[INFO] [stdout] 19995 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20000:30
[INFO] [stdout]       |
[INFO] [stdout] 20000 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20005:30
[INFO] [stdout]       |
[INFO] [stdout] 20005 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20010:30
[INFO] [stdout]       |
[INFO] [stdout] 20010 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20015:30
[INFO] [stdout]       |
[INFO] [stdout] 20015 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20020:30
[INFO] [stdout]       |
[INFO] [stdout] 20020 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20025:30
[INFO] [stdout]       |
[INFO] [stdout] 20025 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20030:30
[INFO] [stdout]       |
[INFO] [stdout] 20030 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20035:30
[INFO] [stdout]       |
[INFO] [stdout] 20035 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20040:30
[INFO] [stdout]       |
[INFO] [stdout] 20040 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20045:30
[INFO] [stdout]       |
[INFO] [stdout] 20045 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20050:30
[INFO] [stdout]       |
[INFO] [stdout] 20050 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20055:30
[INFO] [stdout]       |
[INFO] [stdout] 20055 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20060:30
[INFO] [stdout]       |
[INFO] [stdout] 20060 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20065:30
[INFO] [stdout]       |
[INFO] [stdout] 20065 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20070:30
[INFO] [stdout]       |
[INFO] [stdout] 20070 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20075:30
[INFO] [stdout]       |
[INFO] [stdout] 20075 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20080:30
[INFO] [stdout]       |
[INFO] [stdout] 20080 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20085:31
[INFO] [stdout]       |
[INFO] [stdout] 20085 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20090:31
[INFO] [stdout]       |
[INFO] [stdout] 20090 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20095:31
[INFO] [stdout]       |
[INFO] [stdout] 20095 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20100:31
[INFO] [stdout]       |
[INFO] [stdout] 20100 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20105:31
[INFO] [stdout]       |
[INFO] [stdout] 20105 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20110:31
[INFO] [stdout]       |
[INFO] [stdout] 20110 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20115:31
[INFO] [stdout]       |
[INFO] [stdout] 20115 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20120:31
[INFO] [stdout]       |
[INFO] [stdout] 20120 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20125:31
[INFO] [stdout]       |
[INFO] [stdout] 20125 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20130:31
[INFO] [stdout]       |
[INFO] [stdout] 20130 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20135:31
[INFO] [stdout]       |
[INFO] [stdout] 20135 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20140:31
[INFO] [stdout]       |
[INFO] [stdout] 20140 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20145:31
[INFO] [stdout]       |
[INFO] [stdout] 20145 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20150:31
[INFO] [stdout]       |
[INFO] [stdout] 20150 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20155:31
[INFO] [stdout]       |
[INFO] [stdout] 20155 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20160:31
[INFO] [stdout]       |
[INFO] [stdout] 20160 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20165:31
[INFO] [stdout]       |
[INFO] [stdout] 20165 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20170:31
[INFO] [stdout]       |
[INFO] [stdout] 20170 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20175:31
[INFO] [stdout]       |
[INFO] [stdout] 20175 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20180:31
[INFO] [stdout]       |
[INFO] [stdout] 20180 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20185:31
[INFO] [stdout]       |
[INFO] [stdout] 20185 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20190:32
[INFO] [stdout]       |
[INFO] [stdout] 20190 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20203:28
[INFO] [stdout]       |
[INFO] [stdout] 20203 |                         48 ... 49 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20221:28
[INFO] [stdout]       |
[INFO] [stdout] 20221 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20239:28
[INFO] [stdout]       |
[INFO] [stdout] 20239 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20244:28
[INFO] [stdout]       |
[INFO] [stdout] 20244 |                         65 ... 70 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20254:28
[INFO] [stdout]       |
[INFO] [stdout] 20254 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20267:28
[INFO] [stdout]       |
[INFO] [stdout] 20267 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20272:30
[INFO] [stdout]       |
[INFO] [stdout] 20272 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20277:30
[INFO] [stdout]       |
[INFO] [stdout] 20277 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20282:30
[INFO] [stdout]       |
[INFO] [stdout] 20282 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20287:30
[INFO] [stdout]       |
[INFO] [stdout] 20287 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20292:30
[INFO] [stdout]       |
[INFO] [stdout] 20292 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20297:30
[INFO] [stdout]       |
[INFO] [stdout] 20297 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20302:30
[INFO] [stdout]       |
[INFO] [stdout] 20302 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20307:30
[INFO] [stdout]       |
[INFO] [stdout] 20307 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20312:30
[INFO] [stdout]       |
[INFO] [stdout] 20312 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20317:30
[INFO] [stdout]       |
[INFO] [stdout] 20317 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20322:30
[INFO] [stdout]       |
[INFO] [stdout] 20322 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20327:30
[INFO] [stdout]       |
[INFO] [stdout] 20327 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20332:30
[INFO] [stdout]       |
[INFO] [stdout] 20332 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20337:30
[INFO] [stdout]       |
[INFO] [stdout] 20337 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20342:30
[INFO] [stdout]       |
[INFO] [stdout] 20342 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20347:30
[INFO] [stdout]       |
[INFO] [stdout] 20347 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20352:30
[INFO] [stdout]       |
[INFO] [stdout] 20352 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20357:30
[INFO] [stdout]       |
[INFO] [stdout] 20357 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20362:30
[INFO] [stdout]       |
[INFO] [stdout] 20362 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20367:30
[INFO] [stdout]       |
[INFO] [stdout] 20367 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20372:30
[INFO] [stdout]       |
[INFO] [stdout] 20372 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20377:30
[INFO] [stdout]       |
[INFO] [stdout] 20377 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20382:30
[INFO] [stdout]       |
[INFO] [stdout] 20382 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20387:30
[INFO] [stdout]       |
[INFO] [stdout] 20387 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20392:30
[INFO] [stdout]       |
[INFO] [stdout] 20392 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20397:30
[INFO] [stdout]       |
[INFO] [stdout] 20397 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20402:30
[INFO] [stdout]       |
[INFO] [stdout] 20402 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20407:30
[INFO] [stdout]       |
[INFO] [stdout] 20407 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20412:31
[INFO] [stdout]       |
[INFO] [stdout] 20412 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20417:31
[INFO] [stdout]       |
[INFO] [stdout] 20417 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20422:31
[INFO] [stdout]       |
[INFO] [stdout] 20422 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20427:31
[INFO] [stdout]       |
[INFO] [stdout] 20427 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20432:31
[INFO] [stdout]       |
[INFO] [stdout] 20432 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20437:31
[INFO] [stdout]       |
[INFO] [stdout] 20437 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20442:31
[INFO] [stdout]       |
[INFO] [stdout] 20442 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20447:31
[INFO] [stdout]       |
[INFO] [stdout] 20447 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20452:31
[INFO] [stdout]       |
[INFO] [stdout] 20452 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20457:31
[INFO] [stdout]       |
[INFO] [stdout] 20457 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20462:31
[INFO] [stdout]       |
[INFO] [stdout] 20462 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20467:31
[INFO] [stdout]       |
[INFO] [stdout] 20467 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20472:31
[INFO] [stdout]       |
[INFO] [stdout] 20472 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20477:31
[INFO] [stdout]       |
[INFO] [stdout] 20477 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20482:31
[INFO] [stdout]       |
[INFO] [stdout] 20482 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20487:31
[INFO] [stdout]       |
[INFO] [stdout] 20487 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20492:31
[INFO] [stdout]       |
[INFO] [stdout] 20492 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20497:31
[INFO] [stdout]       |
[INFO] [stdout] 20497 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20502:31
[INFO] [stdout]       |
[INFO] [stdout] 20502 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20507:31
[INFO] [stdout]       |
[INFO] [stdout] 20507 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20512:31
[INFO] [stdout]       |
[INFO] [stdout] 20512 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20517:32
[INFO] [stdout]       |
[INFO] [stdout] 20517 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20586:28
[INFO] [stdout]       |
[INFO] [stdout] 20586 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20591:28
[INFO] [stdout]       |
[INFO] [stdout] 20591 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20601:28
[INFO] [stdout]       |
[INFO] [stdout] 20601 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20614:27
[INFO] [stdout]       |
[INFO] [stdout] 20614 |                         0 ... 95 => {
[INFO] [stdout]       |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20623:28
[INFO] [stdout]       |
[INFO] [stdout] 20623 |                         97 ... 1114111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20635:28
[INFO] [stdout]       |
[INFO] [stdout] 20635 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20640:28
[INFO] [stdout]       |
[INFO] [stdout] 20640 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20655:28
[INFO] [stdout]       |
[INFO] [stdout] 20655 |                         98 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20668:28
[INFO] [stdout]       |
[INFO] [stdout] 20668 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20673:28
[INFO] [stdout]       |
[INFO] [stdout] 20673 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20683:28
[INFO] [stdout]       |
[INFO] [stdout] 20683 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20693:29
[INFO] [stdout]       |
[INFO] [stdout] 20693 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20706:28
[INFO] [stdout]       |
[INFO] [stdout] 20706 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20711:28
[INFO] [stdout]       |
[INFO] [stdout] 20711 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20721:28
[INFO] [stdout]       |
[INFO] [stdout] 20721 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20731:29
[INFO] [stdout]       |
[INFO] [stdout] 20731 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20744:28
[INFO] [stdout]       |
[INFO] [stdout] 20744 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20749:28
[INFO] [stdout]       |
[INFO] [stdout] 20749 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20759:28
[INFO] [stdout]       |
[INFO] [stdout] 20759 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20769:29
[INFO] [stdout]       |
[INFO] [stdout] 20769 |                         103 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20782:28
[INFO] [stdout]       |
[INFO] [stdout] 20782 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20787:28
[INFO] [stdout]       |
[INFO] [stdout] 20787 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20797:28
[INFO] [stdout]       |
[INFO] [stdout] 20797 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20807:29
[INFO] [stdout]       |
[INFO] [stdout] 20807 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20820:28
[INFO] [stdout]       |
[INFO] [stdout] 20820 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20825:28
[INFO] [stdout]       |
[INFO] [stdout] 20825 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20835:28
[INFO] [stdout]       |
[INFO] [stdout] 20835 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20845:29
[INFO] [stdout]       |
[INFO] [stdout] 20845 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20858:28
[INFO] [stdout]       |
[INFO] [stdout] 20858 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20863:28
[INFO] [stdout]       |
[INFO] [stdout] 20863 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20873:28
[INFO] [stdout]       |
[INFO] [stdout] 20873 |                         97 ... 108 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20883:29
[INFO] [stdout]       |
[INFO] [stdout] 20883 |                         110 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20896:28
[INFO] [stdout]       |
[INFO] [stdout] 20896 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20901:28
[INFO] [stdout]       |
[INFO] [stdout] 20901 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20911:28
[INFO] [stdout]       |
[INFO] [stdout] 20911 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20924:28
[INFO] [stdout]       |
[INFO] [stdout] 20924 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20929:28
[INFO] [stdout]       |
[INFO] [stdout] 20929 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20939:28
[INFO] [stdout]       |
[INFO] [stdout] 20939 |                         97 ... 111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20949:29
[INFO] [stdout]       |
[INFO] [stdout] 20949 |                         113 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20962:28
[INFO] [stdout]       |
[INFO] [stdout] 20962 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20967:28
[INFO] [stdout]       |
[INFO] [stdout] 20967 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20977:28
[INFO] [stdout]       |
[INFO] [stdout] 20977 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20990:28
[INFO] [stdout]       |
[INFO] [stdout] 20990 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20995:28
[INFO] [stdout]       |
[INFO] [stdout] 20995 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21005:28
[INFO] [stdout]       |
[INFO] [stdout] 21005 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21015:29
[INFO] [stdout]       |
[INFO] [stdout] 21015 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21028:28
[INFO] [stdout]       |
[INFO] [stdout] 21028 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21033:28
[INFO] [stdout]       |
[INFO] [stdout] 21033 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21043:28
[INFO] [stdout]       |
[INFO] [stdout] 21043 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21053:29
[INFO] [stdout]       |
[INFO] [stdout] 21053 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21066:28
[INFO] [stdout]       |
[INFO] [stdout] 21066 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21071:28
[INFO] [stdout]       |
[INFO] [stdout] 21071 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21081:28
[INFO] [stdout]       |
[INFO] [stdout] 21081 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21091:29
[INFO] [stdout]       |
[INFO] [stdout] 21091 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21104:28
[INFO] [stdout]       |
[INFO] [stdout] 21104 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21109:28
[INFO] [stdout]       |
[INFO] [stdout] 21109 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21119:28
[INFO] [stdout]       |
[INFO] [stdout] 21119 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21129:29
[INFO] [stdout]       |
[INFO] [stdout] 21129 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21142:28
[INFO] [stdout]       |
[INFO] [stdout] 21142 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21147:28
[INFO] [stdout]       |
[INFO] [stdout] 21147 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21157:28
[INFO] [stdout]       |
[INFO] [stdout] 21157 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21170:28
[INFO] [stdout]       |
[INFO] [stdout] 21170 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21175:28
[INFO] [stdout]       |
[INFO] [stdout] 21175 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21185:28
[INFO] [stdout]       |
[INFO] [stdout] 21185 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21195:29
[INFO] [stdout]       |
[INFO] [stdout] 21195 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21208:28
[INFO] [stdout]       |
[INFO] [stdout] 21208 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21213:28
[INFO] [stdout]       |
[INFO] [stdout] 21213 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21223:28
[INFO] [stdout]       |
[INFO] [stdout] 21223 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21233:29
[INFO] [stdout]       |
[INFO] [stdout] 21233 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21246:28
[INFO] [stdout]       |
[INFO] [stdout] 21246 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21251:28
[INFO] [stdout]       |
[INFO] [stdout] 21251 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21261:28
[INFO] [stdout]       |
[INFO] [stdout] 21261 |                         97 ... 112 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21271:29
[INFO] [stdout]       |
[INFO] [stdout] 21271 |                         114 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21284:28
[INFO] [stdout]       |
[INFO] [stdout] 21284 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21289:28
[INFO] [stdout]       |
[INFO] [stdout] 21289 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21299:28
[INFO] [stdout]       |
[INFO] [stdout] 21299 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21309:29
[INFO] [stdout]       |
[INFO] [stdout] 21309 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21322:28
[INFO] [stdout]       |
[INFO] [stdout] 21322 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21327:28
[INFO] [stdout]       |
[INFO] [stdout] 21327 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21337:28
[INFO] [stdout]       |
[INFO] [stdout] 21337 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21347:29
[INFO] [stdout]       |
[INFO] [stdout] 21347 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21360:28
[INFO] [stdout]       |
[INFO] [stdout] 21360 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21365:28
[INFO] [stdout]       |
[INFO] [stdout] 21365 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21375:28
[INFO] [stdout]       |
[INFO] [stdout] 21375 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21385:29
[INFO] [stdout]       |
[INFO] [stdout] 21385 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21406:28
[INFO] [stdout]       |
[INFO] [stdout] 21406 |                         48 ... 49 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21424:28
[INFO] [stdout]       |
[INFO] [stdout] 21424 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21442:28
[INFO] [stdout]       |
[INFO] [stdout] 21442 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21447:28
[INFO] [stdout]       |
[INFO] [stdout] 21447 |                         65 ... 70 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21457:28
[INFO] [stdout]       |
[INFO] [stdout] 21457 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21470:27
[INFO] [stdout]       |
[INFO] [stdout] 21470 |                         0 ... 95 => {
[INFO] [stdout]       |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21479:28
[INFO] [stdout]       |
[INFO] [stdout] 21479 |                         97 ... 1114111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21499:28
[INFO] [stdout]       |
[INFO] [stdout] 21499 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21504:28
[INFO] [stdout]       |
[INFO] [stdout] 21504 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21514:28
[INFO] [stdout]       |
[INFO] [stdout] 21514 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21524:29
[INFO] [stdout]       |
[INFO] [stdout] 21524 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21537:28
[INFO] [stdout]       |
[INFO] [stdout] 21537 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21542:28
[INFO] [stdout]       |
[INFO] [stdout] 21542 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21552:28
[INFO] [stdout]       |
[INFO] [stdout] 21552 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21565:28
[INFO] [stdout]       |
[INFO] [stdout] 21565 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21570:28
[INFO] [stdout]       |
[INFO] [stdout] 21570 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21580:28
[INFO] [stdout]       |
[INFO] [stdout] 21580 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21590:29
[INFO] [stdout]       |
[INFO] [stdout] 21590 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21603:28
[INFO] [stdout]       |
[INFO] [stdout] 21603 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21608:28
[INFO] [stdout]       |
[INFO] [stdout] 21608 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21618:28
[INFO] [stdout]       |
[INFO] [stdout] 21618 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21631:28
[INFO] [stdout]       |
[INFO] [stdout] 21631 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21636:28
[INFO] [stdout]       |
[INFO] [stdout] 21636 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21646:28
[INFO] [stdout]       |
[INFO] [stdout] 21646 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21656:29
[INFO] [stdout]       |
[INFO] [stdout] 21656 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21669:28
[INFO] [stdout]       |
[INFO] [stdout] 21669 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21674:28
[INFO] [stdout]       |
[INFO] [stdout] 21674 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21684:28
[INFO] [stdout]       |
[INFO] [stdout] 21684 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21694:29
[INFO] [stdout]       |
[INFO] [stdout] 21694 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21707:28
[INFO] [stdout]       |
[INFO] [stdout] 21707 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21712:28
[INFO] [stdout]       |
[INFO] [stdout] 21712 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21722:28
[INFO] [stdout]       |
[INFO] [stdout] 21722 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21735:28
[INFO] [stdout]       |
[INFO] [stdout] 21735 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21740:28
[INFO] [stdout]       |
[INFO] [stdout] 21740 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21750:28
[INFO] [stdout]       |
[INFO] [stdout] 21750 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21760:29
[INFO] [stdout]       |
[INFO] [stdout] 21760 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21773:28
[INFO] [stdout]       |
[INFO] [stdout] 21773 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21778:28
[INFO] [stdout]       |
[INFO] [stdout] 21778 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21788:28
[INFO] [stdout]       |
[INFO] [stdout] 21788 |                         97 ... 111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21798:29
[INFO] [stdout]       |
[INFO] [stdout] 21798 |                         113 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21811:28
[INFO] [stdout]       |
[INFO] [stdout] 21811 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21816:28
[INFO] [stdout]       |
[INFO] [stdout] 21816 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21826:28
[INFO] [stdout]       |
[INFO] [stdout] 21826 |                         97 ... 98 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21836:29
[INFO] [stdout]       |
[INFO] [stdout] 21836 |                         100 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21849:28
[INFO] [stdout]       |
[INFO] [stdout] 21849 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21854:28
[INFO] [stdout]       |
[INFO] [stdout] 21854 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21864:28
[INFO] [stdout]       |
[INFO] [stdout] 21864 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21877:28
[INFO] [stdout]       |
[INFO] [stdout] 21877 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21882:28
[INFO] [stdout]       |
[INFO] [stdout] 21882 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21892:28
[INFO] [stdout]       |
[INFO] [stdout] 21892 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21902:29
[INFO] [stdout]       |
[INFO] [stdout] 21902 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21915:28
[INFO] [stdout]       |
[INFO] [stdout] 21915 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21920:28
[INFO] [stdout]       |
[INFO] [stdout] 21920 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21930:28
[INFO] [stdout]       |
[INFO] [stdout] 21930 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21943:28
[INFO] [stdout]       |
[INFO] [stdout] 21943 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21948:28
[INFO] [stdout]       |
[INFO] [stdout] 21948 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21958:28
[INFO] [stdout]       |
[INFO] [stdout] 21958 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21968:29
[INFO] [stdout]       |
[INFO] [stdout] 21968 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21981:28
[INFO] [stdout]       |
[INFO] [stdout] 21981 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21986:28
[INFO] [stdout]       |
[INFO] [stdout] 21986 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:21996:28
[INFO] [stdout]       |
[INFO] [stdout] 21996 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22006:29
[INFO] [stdout]       |
[INFO] [stdout] 22006 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22019:28
[INFO] [stdout]       |
[INFO] [stdout] 22019 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22024:28
[INFO] [stdout]       |
[INFO] [stdout] 22024 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22034:28
[INFO] [stdout]       |
[INFO] [stdout] 22034 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22044:29
[INFO] [stdout]       |
[INFO] [stdout] 22044 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22057:28
[INFO] [stdout]       |
[INFO] [stdout] 22057 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22062:28
[INFO] [stdout]       |
[INFO] [stdout] 22062 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22072:28
[INFO] [stdout]       |
[INFO] [stdout] 22072 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22082:29
[INFO] [stdout]       |
[INFO] [stdout] 22082 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22095:28
[INFO] [stdout]       |
[INFO] [stdout] 22095 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22100:28
[INFO] [stdout]       |
[INFO] [stdout] 22100 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22110:28
[INFO] [stdout]       |
[INFO] [stdout] 22110 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22120:29
[INFO] [stdout]       |
[INFO] [stdout] 22120 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22133:28
[INFO] [stdout]       |
[INFO] [stdout] 22133 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22138:28
[INFO] [stdout]       |
[INFO] [stdout] 22138 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22148:28
[INFO] [stdout]       |
[INFO] [stdout] 22148 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22158:29
[INFO] [stdout]       |
[INFO] [stdout] 22158 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22171:28
[INFO] [stdout]       |
[INFO] [stdout] 22171 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22176:28
[INFO] [stdout]       |
[INFO] [stdout] 22176 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22186:28
[INFO] [stdout]       |
[INFO] [stdout] 22186 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22196:29
[INFO] [stdout]       |
[INFO] [stdout] 22196 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22209:28
[INFO] [stdout]       |
[INFO] [stdout] 22209 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22214:28
[INFO] [stdout]       |
[INFO] [stdout] 22214 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22224:28
[INFO] [stdout]       |
[INFO] [stdout] 22224 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22237:28
[INFO] [stdout]       |
[INFO] [stdout] 22237 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22242:28
[INFO] [stdout]       |
[INFO] [stdout] 22242 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22252:28
[INFO] [stdout]       |
[INFO] [stdout] 22252 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22262:29
[INFO] [stdout]       |
[INFO] [stdout] 22262 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22275:28
[INFO] [stdout]       |
[INFO] [stdout] 22275 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22280:28
[INFO] [stdout]       |
[INFO] [stdout] 22280 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22290:28
[INFO] [stdout]       |
[INFO] [stdout] 22290 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22303:28
[INFO] [stdout]       |
[INFO] [stdout] 22303 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22308:28
[INFO] [stdout]       |
[INFO] [stdout] 22308 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22318:28
[INFO] [stdout]       |
[INFO] [stdout] 22318 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22331:28
[INFO] [stdout]       |
[INFO] [stdout] 22331 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22336:28
[INFO] [stdout]       |
[INFO] [stdout] 22336 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22346:28
[INFO] [stdout]       |
[INFO] [stdout] 22346 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22356:29
[INFO] [stdout]       |
[INFO] [stdout] 22356 |                         105 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22369:28
[INFO] [stdout]       |
[INFO] [stdout] 22369 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22374:28
[INFO] [stdout]       |
[INFO] [stdout] 22374 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22384:28
[INFO] [stdout]       |
[INFO] [stdout] 22384 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22394:29
[INFO] [stdout]       |
[INFO] [stdout] 22394 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22407:28
[INFO] [stdout]       |
[INFO] [stdout] 22407 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22412:28
[INFO] [stdout]       |
[INFO] [stdout] 22412 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22422:28
[INFO] [stdout]       |
[INFO] [stdout] 22422 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22432:29
[INFO] [stdout]       |
[INFO] [stdout] 22432 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22445:28
[INFO] [stdout]       |
[INFO] [stdout] 22445 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22450:28
[INFO] [stdout]       |
[INFO] [stdout] 22450 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22460:28
[INFO] [stdout]       |
[INFO] [stdout] 22460 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22470:29
[INFO] [stdout]       |
[INFO] [stdout] 22470 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22483:28
[INFO] [stdout]       |
[INFO] [stdout] 22483 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22488:28
[INFO] [stdout]       |
[INFO] [stdout] 22488 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22498:28
[INFO] [stdout]       |
[INFO] [stdout] 22498 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22511:28
[INFO] [stdout]       |
[INFO] [stdout] 22511 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22516:28
[INFO] [stdout]       |
[INFO] [stdout] 22516 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22526:28
[INFO] [stdout]       |
[INFO] [stdout] 22526 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22536:29
[INFO] [stdout]       |
[INFO] [stdout] 22536 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22549:28
[INFO] [stdout]       |
[INFO] [stdout] 22549 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22554:28
[INFO] [stdout]       |
[INFO] [stdout] 22554 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22564:28
[INFO] [stdout]       |
[INFO] [stdout] 22564 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22574:29
[INFO] [stdout]       |
[INFO] [stdout] 22574 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22587:28
[INFO] [stdout]       |
[INFO] [stdout] 22587 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22592:28
[INFO] [stdout]       |
[INFO] [stdout] 22592 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22602:28
[INFO] [stdout]       |
[INFO] [stdout] 22602 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22615:28
[INFO] [stdout]       |
[INFO] [stdout] 22615 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22620:28
[INFO] [stdout]       |
[INFO] [stdout] 22620 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22630:28
[INFO] [stdout]       |
[INFO] [stdout] 22630 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22643:28
[INFO] [stdout]       |
[INFO] [stdout] 22643 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22648:28
[INFO] [stdout]       |
[INFO] [stdout] 22648 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22658:28
[INFO] [stdout]       |
[INFO] [stdout] 22658 |                         97 ... 120 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22681:28
[INFO] [stdout]       |
[INFO] [stdout] 22681 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22686:28
[INFO] [stdout]       |
[INFO] [stdout] 22686 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22696:28
[INFO] [stdout]       |
[INFO] [stdout] 22696 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22709:28
[INFO] [stdout]       |
[INFO] [stdout] 22709 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22714:28
[INFO] [stdout]       |
[INFO] [stdout] 22714 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22724:28
[INFO] [stdout]       |
[INFO] [stdout] 22724 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22734:29
[INFO] [stdout]       |
[INFO] [stdout] 22734 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22747:28
[INFO] [stdout]       |
[INFO] [stdout] 22747 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22752:28
[INFO] [stdout]       |
[INFO] [stdout] 22752 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22762:28
[INFO] [stdout]       |
[INFO] [stdout] 22762 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22772:29
[INFO] [stdout]       |
[INFO] [stdout] 22772 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22785:28
[INFO] [stdout]       |
[INFO] [stdout] 22785 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22790:28
[INFO] [stdout]       |
[INFO] [stdout] 22790 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22800:28
[INFO] [stdout]       |
[INFO] [stdout] 22800 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22810:29
[INFO] [stdout]       |
[INFO] [stdout] 22810 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22823:28
[INFO] [stdout]       |
[INFO] [stdout] 22823 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22828:28
[INFO] [stdout]       |
[INFO] [stdout] 22828 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22838:28
[INFO] [stdout]       |
[INFO] [stdout] 22838 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22851:28
[INFO] [stdout]       |
[INFO] [stdout] 22851 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22856:28
[INFO] [stdout]       |
[INFO] [stdout] 22856 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22866:28
[INFO] [stdout]       |
[INFO] [stdout] 22866 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22879:28
[INFO] [stdout]       |
[INFO] [stdout] 22879 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22884:28
[INFO] [stdout]       |
[INFO] [stdout] 22884 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22894:28
[INFO] [stdout]       |
[INFO] [stdout] 22894 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22907:28
[INFO] [stdout]       |
[INFO] [stdout] 22907 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22912:28
[INFO] [stdout]       |
[INFO] [stdout] 22912 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22922:28
[INFO] [stdout]       |
[INFO] [stdout] 22922 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22932:29
[INFO] [stdout]       |
[INFO] [stdout] 22932 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22945:28
[INFO] [stdout]       |
[INFO] [stdout] 22945 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22950:28
[INFO] [stdout]       |
[INFO] [stdout] 22950 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22960:28
[INFO] [stdout]       |
[INFO] [stdout] 22960 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22970:29
[INFO] [stdout]       |
[INFO] [stdout] 22970 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22983:28
[INFO] [stdout]       |
[INFO] [stdout] 22983 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22988:28
[INFO] [stdout]       |
[INFO] [stdout] 22988 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:22998:28
[INFO] [stdout]       |
[INFO] [stdout] 22998 |                         97 ... 98 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23008:29
[INFO] [stdout]       |
[INFO] [stdout] 23008 |                         100 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23021:28
[INFO] [stdout]       |
[INFO] [stdout] 23021 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23026:28
[INFO] [stdout]       |
[INFO] [stdout] 23026 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23036:28
[INFO] [stdout]       |
[INFO] [stdout] 23036 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23049:28
[INFO] [stdout]       |
[INFO] [stdout] 23049 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23054:28
[INFO] [stdout]       |
[INFO] [stdout] 23054 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23064:28
[INFO] [stdout]       |
[INFO] [stdout] 23064 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23077:28
[INFO] [stdout]       |
[INFO] [stdout] 23077 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23082:28
[INFO] [stdout]       |
[INFO] [stdout] 23082 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23092:28
[INFO] [stdout]       |
[INFO] [stdout] 23092 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23102:29
[INFO] [stdout]       |
[INFO] [stdout] 23102 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23115:28
[INFO] [stdout]       |
[INFO] [stdout] 23115 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23120:28
[INFO] [stdout]       |
[INFO] [stdout] 23120 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:23130:28
[INFO] [stdout]       |
[INFO] [stdout] 23130 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:23189:5
[INFO] [stdout]       |
[INFO] [stdout] 23189 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23189 -     (__0)
[INFO] [stdout] 23189 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:23200:5
[INFO] [stdout]       |
[INFO] [stdout] 23200 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23200 -     (__0)
[INFO] [stdout] 23200 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:23211:5
[INFO] [stdout]       |
[INFO] [stdout] 23211 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23211 -     (__0)
[INFO] [stdout] 23211 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:23281:5
[INFO] [stdout]       |
[INFO] [stdout] 23281 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23281 -     (__0)
[INFO] [stdout] 23281 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:24691:5
[INFO] [stdout]       |
[INFO] [stdout] 24691 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 24691 -     (__0)
[INFO] [stdout] 24691 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:24855:5
[INFO] [stdout]       |
[INFO] [stdout] 24855 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 24855 -     (__0)
[INFO] [stdout] 24855 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:24991:5
[INFO] [stdout]       |
[INFO] [stdout] 24991 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 24991 -     (__0)
[INFO] [stdout] 24991 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25025:5
[INFO] [stdout]       |
[INFO] [stdout] 25025 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25025 -     (__0)
[INFO] [stdout] 25025 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25125:5
[INFO] [stdout]       |
[INFO] [stdout] 25125 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25125 -     (__0)
[INFO] [stdout] 25125 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25206:5
[INFO] [stdout]       |
[INFO] [stdout] 25206 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25206 -     (__0)
[INFO] [stdout] 25206 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25264:5
[INFO] [stdout]       |
[INFO] [stdout] 25264 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25264 -     (__0)
[INFO] [stdout] 25264 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25345:5
[INFO] [stdout]       |
[INFO] [stdout] 25345 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25345 -     (__0)
[INFO] [stdout] 25345 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/hdl_parser.rs:25449:5
[INFO] [stdout]       |
[INFO] [stdout] 25449 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25449 -     (__0)
[INFO] [stdout] 25449 +     __0 
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]  --> src/hdl_parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ast;
[INFO] [stdout]   |     ^^^ no external crate `ast`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ast;
[INFO] [stdout]   |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]  --> src/hdl_parser.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use ast;
[INFO] [stdout]   |         ^^^ no external crate `ast`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use crate::ast;
[INFO] [stdout]   |         +++++++
[INFO] [stdout] 9 |     use crate::hdl_parser::ast;
[INFO] [stdout]   |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]     --> src/hdl_parser.rs:6307:9
[INFO] [stdout]      |
[INFO] [stdout] 6307 |     use ast;
[INFO] [stdout]      |         ^^^ no external crate `ast`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]      |
[INFO] [stdout] 6307 |     use crate::ast;
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 6307 |     use crate::hdl_parser::ast;
[INFO] [stdout]      |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ast`
[INFO] [stdout]      --> src/hdl_parser.rs:12445:9
[INFO] [stdout]       |
[INFO] [stdout] 12445 |     use ast;
[INFO] [stdout]       |         ^^^ no external crate `ast`
[INFO] [stdout]       |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]       |
[INFO] [stdout] 12445 |     use crate::ast;
[INFO] [stdout]       |         +++++++
[INFO] [stdout] 12445 |     use crate::hdl_parser::ast;
[INFO] [stdout]       |         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:17989:28
[INFO] [stdout]       |
[INFO] [stdout] 17989 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]       = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18019:28
[INFO] [stdout]       |
[INFO] [stdout] 18019 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18073:29
[INFO] [stdout]       |
[INFO] [stdout] 18073 |                         103 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18083:29
[INFO] [stdout]       |
[INFO] [stdout] 18083 |                         106 ... 107 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18113:29
[INFO] [stdout]       |
[INFO] [stdout] 18113 |                         113 ... 114 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18173:30
[INFO] [stdout]       |
[INFO] [stdout] 18173 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18178:30
[INFO] [stdout]       |
[INFO] [stdout] 18178 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18183:30
[INFO] [stdout]       |
[INFO] [stdout] 18183 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18188:30
[INFO] [stdout]       |
[INFO] [stdout] 18188 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18193:30
[INFO] [stdout]       |
[INFO] [stdout] 18193 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18198:30
[INFO] [stdout]       |
[INFO] [stdout] 18198 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18203:30
[INFO] [stdout]       |
[INFO] [stdout] 18203 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18208:30
[INFO] [stdout]       |
[INFO] [stdout] 18208 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18213:30
[INFO] [stdout]       |
[INFO] [stdout] 18213 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18218:30
[INFO] [stdout]       |
[INFO] [stdout] 18218 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18223:30
[INFO] [stdout]       |
[INFO] [stdout] 18223 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18228:30
[INFO] [stdout]       |
[INFO] [stdout] 18228 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18233:30
[INFO] [stdout]       |
[INFO] [stdout] 18233 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18238:30
[INFO] [stdout]       |
[INFO] [stdout] 18238 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18243:30
[INFO] [stdout]       |
[INFO] [stdout] 18243 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18248:30
[INFO] [stdout]       |
[INFO] [stdout] 18248 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18253:30
[INFO] [stdout]       |
[INFO] [stdout] 18253 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18258:30
[INFO] [stdout]       |
[INFO] [stdout] 18258 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18263:30
[INFO] [stdout]       |
[INFO] [stdout] 18263 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18268:30
[INFO] [stdout]       |
[INFO] [stdout] 18268 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18273:30
[INFO] [stdout]       |
[INFO] [stdout] 18273 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18278:30
[INFO] [stdout]       |
[INFO] [stdout] 18278 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18283:30
[INFO] [stdout]       |
[INFO] [stdout] 18283 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18288:30
[INFO] [stdout]       |
[INFO] [stdout] 18288 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18293:30
[INFO] [stdout]       |
[INFO] [stdout] 18293 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18298:30
[INFO] [stdout]       |
[INFO] [stdout] 18298 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18303:30
[INFO] [stdout]       |
[INFO] [stdout] 18303 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18308:30
[INFO] [stdout]       |
[INFO] [stdout] 18308 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18313:31
[INFO] [stdout]       |
[INFO] [stdout] 18313 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18318:31
[INFO] [stdout]       |
[INFO] [stdout] 18318 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18323:31
[INFO] [stdout]       |
[INFO] [stdout] 18323 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18328:31
[INFO] [stdout]       |
[INFO] [stdout] 18328 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18333:31
[INFO] [stdout]       |
[INFO] [stdout] 18333 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18338:31
[INFO] [stdout]       |
[INFO] [stdout] 18338 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18343:31
[INFO] [stdout]       |
[INFO] [stdout] 18343 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18348:31
[INFO] [stdout]       |
[INFO] [stdout] 18348 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18353:31
[INFO] [stdout]       |
[INFO] [stdout] 18353 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18358:31
[INFO] [stdout]       |
[INFO] [stdout] 18358 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18363:31
[INFO] [stdout]       |
[INFO] [stdout] 18363 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18368:31
[INFO] [stdout]       |
[INFO] [stdout] 18368 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18373:31
[INFO] [stdout]       |
[INFO] [stdout] 18373 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18378:31
[INFO] [stdout]       |
[INFO] [stdout] 18378 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18383:31
[INFO] [stdout]       |
[INFO] [stdout] 18383 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18388:31
[INFO] [stdout]       |
[INFO] [stdout] 18388 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18393:31
[INFO] [stdout]       |
[INFO] [stdout] 18393 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18398:31
[INFO] [stdout]       |
[INFO] [stdout] 18398 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18403:31
[INFO] [stdout]       |
[INFO] [stdout] 18403 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18408:31
[INFO] [stdout]       |
[INFO] [stdout] 18408 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18413:31
[INFO] [stdout]       |
[INFO] [stdout] 18413 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18418:32
[INFO] [stdout]       |
[INFO] [stdout] 18418 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18518:28
[INFO] [stdout]       |
[INFO] [stdout] 18518 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18535:30
[INFO] [stdout]       |
[INFO] [stdout] 18535 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18540:30
[INFO] [stdout]       |
[INFO] [stdout] 18540 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18545:30
[INFO] [stdout]       |
[INFO] [stdout] 18545 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18550:30
[INFO] [stdout]       |
[INFO] [stdout] 18550 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18555:30
[INFO] [stdout]       |
[INFO] [stdout] 18555 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18560:30
[INFO] [stdout]       |
[INFO] [stdout] 18560 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18565:30
[INFO] [stdout]       |
[INFO] [stdout] 18565 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18570:30
[INFO] [stdout]       |
[INFO] [stdout] 18570 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18575:30
[INFO] [stdout]       |
[INFO] [stdout] 18575 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18580:30
[INFO] [stdout]       |
[INFO] [stdout] 18580 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18585:30
[INFO] [stdout]       |
[INFO] [stdout] 18585 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18590:30
[INFO] [stdout]       |
[INFO] [stdout] 18590 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18595:30
[INFO] [stdout]       |
[INFO] [stdout] 18595 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18600:30
[INFO] [stdout]       |
[INFO] [stdout] 18600 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18605:30
[INFO] [stdout]       |
[INFO] [stdout] 18605 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18610:30
[INFO] [stdout]       |
[INFO] [stdout] 18610 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18615:30
[INFO] [stdout]       |
[INFO] [stdout] 18615 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18620:30
[INFO] [stdout]       |
[INFO] [stdout] 18620 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18625:30
[INFO] [stdout]       |
[INFO] [stdout] 18625 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18630:30
[INFO] [stdout]       |
[INFO] [stdout] 18630 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18635:30
[INFO] [stdout]       |
[INFO] [stdout] 18635 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18640:30
[INFO] [stdout]       |
[INFO] [stdout] 18640 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18645:30
[INFO] [stdout]       |
[INFO] [stdout] 18645 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18650:30
[INFO] [stdout]       |
[INFO] [stdout] 18650 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18655:30
[INFO] [stdout]       |
[INFO] [stdout] 18655 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18660:30
[INFO] [stdout]       |
[INFO] [stdout] 18660 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18665:30
[INFO] [stdout]       |
[INFO] [stdout] 18665 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18670:30
[INFO] [stdout]       |
[INFO] [stdout] 18670 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18675:31
[INFO] [stdout]       |
[INFO] [stdout] 18675 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18680:31
[INFO] [stdout]       |
[INFO] [stdout] 18680 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18685:31
[INFO] [stdout]       |
[INFO] [stdout] 18685 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18690:31
[INFO] [stdout]       |
[INFO] [stdout] 18690 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18695:31
[INFO] [stdout]       |
[INFO] [stdout] 18695 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18700:31
[INFO] [stdout]       |
[INFO] [stdout] 18700 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18705:31
[INFO] [stdout]       |
[INFO] [stdout] 18705 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18710:31
[INFO] [stdout]       |
[INFO] [stdout] 18710 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18715:31
[INFO] [stdout]       |
[INFO] [stdout] 18715 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18720:31
[INFO] [stdout]       |
[INFO] [stdout] 18720 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18725:31
[INFO] [stdout]       |
[INFO] [stdout] 18725 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18730:31
[INFO] [stdout]       |
[INFO] [stdout] 18730 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18735:31
[INFO] [stdout]       |
[INFO] [stdout] 18735 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18740:31
[INFO] [stdout]       |
[INFO] [stdout] 18740 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18745:31
[INFO] [stdout]       |
[INFO] [stdout] 18745 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18750:31
[INFO] [stdout]       |
[INFO] [stdout] 18750 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18755:31
[INFO] [stdout]       |
[INFO] [stdout] 18755 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18760:31
[INFO] [stdout]       |
[INFO] [stdout] 18760 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18765:31
[INFO] [stdout]       |
[INFO] [stdout] 18765 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18770:31
[INFO] [stdout]       |
[INFO] [stdout] 18770 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18775:31
[INFO] [stdout]       |
[INFO] [stdout] 18775 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18780:32
[INFO] [stdout]       |
[INFO] [stdout] 18780 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18868:28
[INFO] [stdout]       |
[INFO] [stdout] 18868 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18873:28
[INFO] [stdout]       |
[INFO] [stdout] 18873 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18883:28
[INFO] [stdout]       |
[INFO] [stdout] 18883 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18912:28
[INFO] [stdout]       |
[INFO] [stdout] 18912 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18917:28
[INFO] [stdout]       |
[INFO] [stdout] 18917 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18927:28
[INFO] [stdout]       |
[INFO] [stdout] 18927 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18940:27
[INFO] [stdout]       |
[INFO] [stdout] 18940 |                         0 ... 95 => {
[INFO] [stdout]       |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18944:28
[INFO] [stdout]       |
[INFO] [stdout] 18944 |                         97 ... 1114111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18956:28
[INFO] [stdout]       |
[INFO] [stdout] 18956 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18961:28
[INFO] [stdout]       |
[INFO] [stdout] 18961 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18971:28
[INFO] [stdout]       |
[INFO] [stdout] 18971 |                         97 ... 118 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18981:29
[INFO] [stdout]       |
[INFO] [stdout] 18981 |                         120 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18994:28
[INFO] [stdout]       |
[INFO] [stdout] 18994 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:18999:28
[INFO] [stdout]       |
[INFO] [stdout] 18999 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19009:28
[INFO] [stdout]       |
[INFO] [stdout] 19009 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19019:29
[INFO] [stdout]       |
[INFO] [stdout] 19019 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19032:28
[INFO] [stdout]       |
[INFO] [stdout] 19032 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19037:28
[INFO] [stdout]       |
[INFO] [stdout] 19037 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19047:28
[INFO] [stdout]       |
[INFO] [stdout] 19047 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19057:29
[INFO] [stdout]       |
[INFO] [stdout] 19057 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19070:28
[INFO] [stdout]       |
[INFO] [stdout] 19070 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19075:28
[INFO] [stdout]       |
[INFO] [stdout] 19075 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19085:28
[INFO] [stdout]       |
[INFO] [stdout] 19085 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19095:29
[INFO] [stdout]       |
[INFO] [stdout] 19095 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19108:28
[INFO] [stdout]       |
[INFO] [stdout] 19108 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19113:28
[INFO] [stdout]       |
[INFO] [stdout] 19113 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19123:28
[INFO] [stdout]       |
[INFO] [stdout] 19123 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19143:29
[INFO] [stdout]       |
[INFO] [stdout] 19143 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19156:28
[INFO] [stdout]       |
[INFO] [stdout] 19156 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19161:28
[INFO] [stdout]       |
[INFO] [stdout] 19161 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19171:28
[INFO] [stdout]       |
[INFO] [stdout] 19171 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19181:29
[INFO] [stdout]       |
[INFO] [stdout] 19181 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19194:28
[INFO] [stdout]       |
[INFO] [stdout] 19194 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19199:28
[INFO] [stdout]       |
[INFO] [stdout] 19199 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19209:28
[INFO] [stdout]       |
[INFO] [stdout] 19209 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19219:29
[INFO] [stdout]       |
[INFO] [stdout] 19219 |                         103 ... 108 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19234:29
[INFO] [stdout]       |
[INFO] [stdout] 19234 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19247:28
[INFO] [stdout]       |
[INFO] [stdout] 19247 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19252:28
[INFO] [stdout]       |
[INFO] [stdout] 19252 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19262:28
[INFO] [stdout]       |
[INFO] [stdout] 19262 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19272:29
[INFO] [stdout]       |
[INFO] [stdout] 19272 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19285:28
[INFO] [stdout]       |
[INFO] [stdout] 19285 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19290:28
[INFO] [stdout]       |
[INFO] [stdout] 19290 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19305:28
[INFO] [stdout]       |
[INFO] [stdout] 19305 |                         98 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19315:29
[INFO] [stdout]       |
[INFO] [stdout] 19315 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19328:28
[INFO] [stdout]       |
[INFO] [stdout] 19328 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19333:28
[INFO] [stdout]       |
[INFO] [stdout] 19333 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19343:28
[INFO] [stdout]       |
[INFO] [stdout] 19343 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19353:29
[INFO] [stdout]       |
[INFO] [stdout] 19353 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19366:28
[INFO] [stdout]       |
[INFO] [stdout] 19366 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19371:28
[INFO] [stdout]       |
[INFO] [stdout] 19371 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19381:28
[INFO] [stdout]       |
[INFO] [stdout] 19381 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19391:29
[INFO] [stdout]       |
[INFO] [stdout] 19391 |                         111 ... 116 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19401:29
[INFO] [stdout]       |
[INFO] [stdout] 19401 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19414:28
[INFO] [stdout]       |
[INFO] [stdout] 19414 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19419:28
[INFO] [stdout]       |
[INFO] [stdout] 19419 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19429:28
[INFO] [stdout]       |
[INFO] [stdout] 19429 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19439:29
[INFO] [stdout]       |
[INFO] [stdout] 19439 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19452:28
[INFO] [stdout]       |
[INFO] [stdout] 19452 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19457:28
[INFO] [stdout]       |
[INFO] [stdout] 19457 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19467:28
[INFO] [stdout]       |
[INFO] [stdout] 19467 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19477:29
[INFO] [stdout]       |
[INFO] [stdout] 19477 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19490:28
[INFO] [stdout]       |
[INFO] [stdout] 19490 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19495:28
[INFO] [stdout]       |
[INFO] [stdout] 19495 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19505:28
[INFO] [stdout]       |
[INFO] [stdout] 19505 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19515:29
[INFO] [stdout]       |
[INFO] [stdout] 19515 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19528:28
[INFO] [stdout]       |
[INFO] [stdout] 19528 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19533:28
[INFO] [stdout]       |
[INFO] [stdout] 19533 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19543:28
[INFO] [stdout]       |
[INFO] [stdout] 19543 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19553:29
[INFO] [stdout]       |
[INFO] [stdout] 19553 |                         105 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19566:28
[INFO] [stdout]       |
[INFO] [stdout] 19566 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19571:28
[INFO] [stdout]       |
[INFO] [stdout] 19571 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19581:28
[INFO] [stdout]       |
[INFO] [stdout] 19581 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19591:29
[INFO] [stdout]       |
[INFO] [stdout] 19591 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19633:28
[INFO] [stdout]       |
[INFO] [stdout] 19633 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19638:30
[INFO] [stdout]       |
[INFO] [stdout] 19638 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19643:30
[INFO] [stdout]       |
[INFO] [stdout] 19643 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19648:30
[INFO] [stdout]       |
[INFO] [stdout] 19648 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19653:30
[INFO] [stdout]       |
[INFO] [stdout] 19653 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19658:30
[INFO] [stdout]       |
[INFO] [stdout] 19658 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19663:30
[INFO] [stdout]       |
[INFO] [stdout] 19663 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19668:30
[INFO] [stdout]       |
[INFO] [stdout] 19668 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19673:30
[INFO] [stdout]       |
[INFO] [stdout] 19673 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19678:30
[INFO] [stdout]       |
[INFO] [stdout] 19678 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19683:30
[INFO] [stdout]       |
[INFO] [stdout] 19683 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19688:30
[INFO] [stdout]       |
[INFO] [stdout] 19688 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19693:30
[INFO] [stdout]       |
[INFO] [stdout] 19693 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19698:30
[INFO] [stdout]       |
[INFO] [stdout] 19698 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19703:30
[INFO] [stdout]       |
[INFO] [stdout] 19703 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19708:30
[INFO] [stdout]       |
[INFO] [stdout] 19708 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19713:30
[INFO] [stdout]       |
[INFO] [stdout] 19713 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19718:30
[INFO] [stdout]       |
[INFO] [stdout] 19718 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19723:30
[INFO] [stdout]       |
[INFO] [stdout] 19723 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19728:30
[INFO] [stdout]       |
[INFO] [stdout] 19728 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19733:30
[INFO] [stdout]       |
[INFO] [stdout] 19733 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19738:30
[INFO] [stdout]       |
[INFO] [stdout] 19738 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19743:30
[INFO] [stdout]       |
[INFO] [stdout] 19743 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19748:30
[INFO] [stdout]       |
[INFO] [stdout] 19748 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19758:30
[INFO] [stdout]       |
[INFO] [stdout] 19758 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19763:30
[INFO] [stdout]       |
[INFO] [stdout] 19763 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19768:30
[INFO] [stdout]       |
[INFO] [stdout] 19768 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19773:30
[INFO] [stdout]       |
[INFO] [stdout] 19773 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19778:31
[INFO] [stdout]       |
[INFO] [stdout] 19778 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19783:31
[INFO] [stdout]       |
[INFO] [stdout] 19783 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19788:31
[INFO] [stdout]       |
[INFO] [stdout] 19788 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19793:31
[INFO] [stdout]       |
[INFO] [stdout] 19793 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19798:31
[INFO] [stdout]       |
[INFO] [stdout] 19798 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19803:31
[INFO] [stdout]       |
[INFO] [stdout] 19803 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19808:31
[INFO] [stdout]       |
[INFO] [stdout] 19808 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19813:31
[INFO] [stdout]       |
[INFO] [stdout] 19813 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19818:31
[INFO] [stdout]       |
[INFO] [stdout] 19818 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19823:31
[INFO] [stdout]       |
[INFO] [stdout] 19823 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19828:31
[INFO] [stdout]       |
[INFO] [stdout] 19828 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19833:31
[INFO] [stdout]       |
[INFO] [stdout] 19833 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19838:31
[INFO] [stdout]       |
[INFO] [stdout] 19838 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19843:31
[INFO] [stdout]       |
[INFO] [stdout] 19843 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19848:31
[INFO] [stdout]       |
[INFO] [stdout] 19848 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19853:31
[INFO] [stdout]       |
[INFO] [stdout] 19853 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19858:31
[INFO] [stdout]       |
[INFO] [stdout] 19858 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19863:31
[INFO] [stdout]       |
[INFO] [stdout] 19863 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19868:31
[INFO] [stdout]       |
[INFO] [stdout] 19868 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19873:31
[INFO] [stdout]       |
[INFO] [stdout] 19873 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19878:31
[INFO] [stdout]       |
[INFO] [stdout] 19878 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19883:32
[INFO] [stdout]       |
[INFO] [stdout] 19883 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19928:28
[INFO] [stdout]       |
[INFO] [stdout] 19928 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19945:30
[INFO] [stdout]       |
[INFO] [stdout] 19945 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19950:30
[INFO] [stdout]       |
[INFO] [stdout] 19950 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19955:30
[INFO] [stdout]       |
[INFO] [stdout] 19955 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19960:30
[INFO] [stdout]       |
[INFO] [stdout] 19960 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19965:30
[INFO] [stdout]       |
[INFO] [stdout] 19965 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19970:30
[INFO] [stdout]       |
[INFO] [stdout] 19970 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19975:30
[INFO] [stdout]       |
[INFO] [stdout] 19975 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19980:30
[INFO] [stdout]       |
[INFO] [stdout] 19980 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19985:30
[INFO] [stdout]       |
[INFO] [stdout] 19985 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19990:30
[INFO] [stdout]       |
[INFO] [stdout] 19990 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:19995:30
[INFO] [stdout]       |
[INFO] [stdout] 19995 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20000:30
[INFO] [stdout]       |
[INFO] [stdout] 20000 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20005:30
[INFO] [stdout]       |
[INFO] [stdout] 20005 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20010:30
[INFO] [stdout]       |
[INFO] [stdout] 20010 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20015:30
[INFO] [stdout]       |
[INFO] [stdout] 20015 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20020:30
[INFO] [stdout]       |
[INFO] [stdout] 20020 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20025:30
[INFO] [stdout]       |
[INFO] [stdout] 20025 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20030:30
[INFO] [stdout]       |
[INFO] [stdout] 20030 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20035:30
[INFO] [stdout]       |
[INFO] [stdout] 20035 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20040:30
[INFO] [stdout]       |
[INFO] [stdout] 20040 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20045:30
[INFO] [stdout]       |
[INFO] [stdout] 20045 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20050:30
[INFO] [stdout]       |
[INFO] [stdout] 20050 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20055:30
[INFO] [stdout]       |
[INFO] [stdout] 20055 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20060:30
[INFO] [stdout]       |
[INFO] [stdout] 20060 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20065:30
[INFO] [stdout]       |
[INFO] [stdout] 20065 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20070:30
[INFO] [stdout]       |
[INFO] [stdout] 20070 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20075:30
[INFO] [stdout]       |
[INFO] [stdout] 20075 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20080:30
[INFO] [stdout]       |
[INFO] [stdout] 20080 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20085:31
[INFO] [stdout]       |
[INFO] [stdout] 20085 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20090:31
[INFO] [stdout]       |
[INFO] [stdout] 20090 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20095:31
[INFO] [stdout]       |
[INFO] [stdout] 20095 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20100:31
[INFO] [stdout]       |
[INFO] [stdout] 20100 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20105:31
[INFO] [stdout]       |
[INFO] [stdout] 20105 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20110:31
[INFO] [stdout]       |
[INFO] [stdout] 20110 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20115:31
[INFO] [stdout]       |
[INFO] [stdout] 20115 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20120:31
[INFO] [stdout]       |
[INFO] [stdout] 20120 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20125:31
[INFO] [stdout]       |
[INFO] [stdout] 20125 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20130:31
[INFO] [stdout]       |
[INFO] [stdout] 20130 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20135:31
[INFO] [stdout]       |
[INFO] [stdout] 20135 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20140:31
[INFO] [stdout]       |
[INFO] [stdout] 20140 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20145:31
[INFO] [stdout]       |
[INFO] [stdout] 20145 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20150:31
[INFO] [stdout]       |
[INFO] [stdout] 20150 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20155:31
[INFO] [stdout]       |
[INFO] [stdout] 20155 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20160:31
[INFO] [stdout]       |
[INFO] [stdout] 20160 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20165:31
[INFO] [stdout]       |
[INFO] [stdout] 20165 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20170:31
[INFO] [stdout]       |
[INFO] [stdout] 20170 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20175:31
[INFO] [stdout]       |
[INFO] [stdout] 20175 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20180:31
[INFO] [stdout]       |
[INFO] [stdout] 20180 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20185:31
[INFO] [stdout]       |
[INFO] [stdout] 20185 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20190:32
[INFO] [stdout]       |
[INFO] [stdout] 20190 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20203:28
[INFO] [stdout]       |
[INFO] [stdout] 20203 |                         48 ... 49 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20221:28
[INFO] [stdout]       |
[INFO] [stdout] 20221 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20239:28
[INFO] [stdout]       |
[INFO] [stdout] 20239 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20244:28
[INFO] [stdout]       |
[INFO] [stdout] 20244 |                         65 ... 70 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20254:28
[INFO] [stdout]       |
[INFO] [stdout] 20254 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20267:28
[INFO] [stdout]       |
[INFO] [stdout] 20267 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20272:30
[INFO] [stdout]       |
[INFO] [stdout] 20272 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20277:30
[INFO] [stdout]       |
[INFO] [stdout] 20277 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20282:30
[INFO] [stdout]       |
[INFO] [stdout] 20282 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20287:30
[INFO] [stdout]       |
[INFO] [stdout] 20287 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20292:30
[INFO] [stdout]       |
[INFO] [stdout] 20292 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20297:30
[INFO] [stdout]       |
[INFO] [stdout] 20297 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20302:30
[INFO] [stdout]       |
[INFO] [stdout] 20302 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20307:30
[INFO] [stdout]       |
[INFO] [stdout] 20307 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20312:30
[INFO] [stdout]       |
[INFO] [stdout] 20312 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20317:30
[INFO] [stdout]       |
[INFO] [stdout] 20317 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20322:30
[INFO] [stdout]       |
[INFO] [stdout] 20322 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20327:30
[INFO] [stdout]       |
[INFO] [stdout] 20327 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20332:30
[INFO] [stdout]       |
[INFO] [stdout] 20332 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20337:30
[INFO] [stdout]       |
[INFO] [stdout] 20337 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20342:30
[INFO] [stdout]       |
[INFO] [stdout] 20342 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20347:30
[INFO] [stdout]       |
[INFO] [stdout] 20347 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20352:30
[INFO] [stdout]       |
[INFO] [stdout] 20352 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20357:30
[INFO] [stdout]       |
[INFO] [stdout] 20357 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20362:30
[INFO] [stdout]       |
[INFO] [stdout] 20362 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20367:30
[INFO] [stdout]       |
[INFO] [stdout] 20367 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20372:30
[INFO] [stdout]       |
[INFO] [stdout] 20372 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20377:30
[INFO] [stdout]       |
[INFO] [stdout] 20377 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20382:30
[INFO] [stdout]       |
[INFO] [stdout] 20382 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20387:30
[INFO] [stdout]       |
[INFO] [stdout] 20387 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20392:30
[INFO] [stdout]       |
[INFO] [stdout] 20392 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20397:30
[INFO] [stdout]       |
[INFO] [stdout] 20397 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20402:30
[INFO] [stdout]       |
[INFO] [stdout] 20402 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20407:30
[INFO] [stdout]       |
[INFO] [stdout] 20407 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20412:31
[INFO] [stdout]       |
[INFO] [stdout] 20412 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20417:31
[INFO] [stdout]       |
[INFO] [stdout] 20417 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20422:31
[INFO] [stdout]       |
[INFO] [stdout] 20422 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20427:31
[INFO] [stdout]       |
[INFO] [stdout] 20427 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20432:31
[INFO] [stdout]       |
[INFO] [stdout] 20432 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20437:31
[INFO] [stdout]       |
[INFO] [stdout] 20437 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20442:31
[INFO] [stdout]       |
[INFO] [stdout] 20442 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20447:31
[INFO] [stdout]       |
[INFO] [stdout] 20447 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20452:31
[INFO] [stdout]       |
[INFO] [stdout] 20452 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20457:31
[INFO] [stdout]       |
[INFO] [stdout] 20457 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20462:31
[INFO] [stdout]       |
[INFO] [stdout] 20462 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20467:31
[INFO] [stdout]       |
[INFO] [stdout] 20467 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20472:31
[INFO] [stdout]       |
[INFO] [stdout] 20472 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20477:31
[INFO] [stdout]       |
[INFO] [stdout] 20477 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20482:31
[INFO] [stdout]       |
[INFO] [stdout] 20482 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20487:31
[INFO] [stdout]       |
[INFO] [stdout] 20487 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20492:31
[INFO] [stdout]       |
[INFO] [stdout] 20492 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20497:31
[INFO] [stdout]       |
[INFO] [stdout] 20497 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20502:31
[INFO] [stdout]       |
[INFO] [stdout] 20502 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20507:31
[INFO] [stdout]       |
[INFO] [stdout] 20507 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20512:31
[INFO] [stdout]       |
[INFO] [stdout] 20512 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20517:32
[INFO] [stdout]       |
[INFO] [stdout] 20517 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20586:28
[INFO] [stdout]       |
[INFO] [stdout] 20586 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20591:28
[INFO] [stdout]       |
[INFO] [stdout] 20591 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20601:28
[INFO] [stdout]       |
[INFO] [stdout] 20601 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20614:27
[INFO] [stdout]       |
[INFO] [stdout] 20614 |                         0 ... 95 => {
[INFO] [stdout]       |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20623:28
[INFO] [stdout]       |
[INFO] [stdout] 20623 |                         97 ... 1114111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20635:28
[INFO] [stdout]       |
[INFO] [stdout] 20635 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20640:28
[INFO] [stdout]       |
[INFO] [stdout] 20640 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20655:28
[INFO] [stdout]       |
[INFO] [stdout] 20655 |                         98 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20668:28
[INFO] [stdout]       |
[INFO] [stdout] 20668 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20673:28
[INFO] [stdout]       |
[INFO] [stdout] 20673 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20683:28
[INFO] [stdout]       |
[INFO] [stdout] 20683 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20693:29
[INFO] [stdout]       |
[INFO] [stdout] 20693 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20706:28
[INFO] [stdout]       |
[INFO] [stdout] 20706 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20711:28
[INFO] [stdout]       |
[INFO] [stdout] 20711 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20721:28
[INFO] [stdout]       |
[INFO] [stdout] 20721 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20731:29
[INFO] [stdout]       |
[INFO] [stdout] 20731 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20744:28
[INFO] [stdout]       |
[INFO] [stdout] 20744 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20749:28
[INFO] [stdout]       |
[INFO] [stdout] 20749 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20759:28
[INFO] [stdout]       |
[INFO] [stdout] 20759 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20769:29
[INFO] [stdout]       |
[INFO] [stdout] 20769 |                         103 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20782:28
[INFO] [stdout]       |
[INFO] [stdout] 20782 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20787:28
[INFO] [stdout]       |
[INFO] [stdout] 20787 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20797:28
[INFO] [stdout]       |
[INFO] [stdout] 20797 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20807:29
[INFO] [stdout]       |
[INFO] [stdout] 20807 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20820:28
[INFO] [stdout]       |
[INFO] [stdout] 20820 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20825:28
[INFO] [stdout]       |
[INFO] [stdout] 20825 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/hdl_parser.rs:20835:28
[INFO] [stdout]       |
[INFO] [stdout] 20835 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]       |
[INFO] [stdout]       = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[WARN] too many lines in the log, truncating it
